/*文章页*/
/*当前位置*/
.curLocation{
	width: 958px;
	height: 28px;
	line-height: 28px;
	background: url(../images/link_bj.gif) ;
	border: 1px solid #cccccc;
	margin: 10px auto;
}
.curLocation>p>i{
	display: inline-block;
	width: 46px;
	height: 28px;
	background: url(../images/dh001.gif);
	margin-right: 2px;
}
.curLocation>p>a{
	color: #1477d2;
	padding: 0 3px;
}
/*文章*/
.mainBodyFl{
	width: 642px;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid #b0cae3;
}
.articleTitle,.articleKnow{
	border-bottom: 1px solid #cccccc;
	line-height: 28px;
}
.articleTitle>h1{
	font-weight: 700;
	font-size: 24px;
	color: #003366;
	text-align: center;
	line-height: 28px;
}
.mainBodyFl>div>ul>li{
	float: left;
	padding: 0 2px;
}
.mainBodyFl>div>ul>li>a{
	color: #1477d2;
}
.articleBody{
	font-size: 14px;
}
.share>ul{
	padding: 36px 0;
	border-bottom: 1px dotted #cccccc;
}
.share>ul>li{
	margin: 0px 2px;
}
.share>ul>li:last-child>i{
	width: 48px;
	height: 32px;
	text-align: center;
	display: block;
	background: url(../images/bg.png);
	float: right;
	line-height: 32px;
	cursor: pointer;
}
.share>p{
	margin: 8px 0;
}
.share>p>span{
	color: #666666;
}
.correlation{
	margin: 16px 0 0 0;
}
.correlation>h3{
	font-weight: bold;
	color: #084eb8;
	margin-bottom: 10px;
}
.correlation>h3>i{
	display: inline-block;
	width: 5px;
	height: 14px;
	background: url(../image/tb_2.jpg);
	margin-right: 6px;
}
.correlation>div>ul>li>a{
	color: #084eb8;
	line-height: 26px;
}
/*右*/
.mainBodyFr{
	width: 300px;
	margin-left: 18px;
}
.mainBodyFr>div>a>img{
	border: 1px solid #cccccc;
	display: block;
	box-sizing: border-box;
}
.update{
	line-height: 30px;
	border:1px solid #d3edfe;
	width: 296px;
}
.mainBodyFr a{
	color: #284e9e;
}
.update>p{
	padding: 0 11px;
	background: linear-gradient(#ffffff,#e6edf7);
	border-right:1px solid #d3edfe;
	color: #008080;
}
.update>ul>li{
	float: left;
	padding: 0 7px;
	border-right: 1px solid #d3edfe;
	color: #1477d2;
	cursor: pointer;
}
.update>ul>li:last-child{
	border: 0px;
}
.btnBG{
	background: linear-gradient(#ffffff,#e6edf7);
 }
.btnBgs{
	background: linear-gradient(#f5f8fd,#fcfdff);
}
.update{
	margin: 10px 0;
}
.update>div{
	padding: 10px;
}
.update>div>ul>li>img{
	display: inline-block;
	margin-right: 6px;
}
.noBlock{
	display: none;
}
.block{
	display: block;
}
/*推荐专题*/
.recommended{
	width: 298px;
	margin: 10px 0;
	border: 1px solid #cccccc;
}
.recommended>h3{
	width: 298px;
	height: 39px;
	line-height: 29px;
	color: #084eb8;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 10px solid #cbe3f0;
}
.recommended>h3>a{
	font-size: 12px;
	font-weight: normal;
	float: right;
}
.recommended>h3>i{
	width: 16px;
	height: 18px;
	background: url(../image/qb.jpg);
	display: inline-block;
	margin:0 6px;
}
.recommended>ul{
	padding: 0 4px;
}
.recommended>ul>li{
	width: 130px;
	float: left;
	margin: 2px 7px;
}
.recommended>ul>li>a>img{
	width: 130px;
	height: 50px;
}
.recommended>ul>li>a{
	line-height: 42px;
}
.notification{
	width: 298px;
	border: 1px solid #cccccc;
}
.notification>h3{
	line-height: 27px;
	padding-left: 16px;
	padding-right: 4px;
	width: 298px;
	box-sizing: border-box;
	height: 27px;
	background: url(../image/navbg01.jpg);
	font-weight: 700;
	color: #fff;
}
.notification>h3>a{
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.notification>ul{
	padding: 8px;
}
.meetingList>ul>li{
	width: 300px;
	height: 106px;
	margin: 10px 0;
	box-sizing: border-box;
}
.meetingList>ul>li>a>img{
	border: 1px solid #eeeeee;
}